The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "http::dav"

HTTP::DAV - A WebDAV client library for Perl5 River stage one • 5 direct dependents • 6 total dependents

HTTP::DAV is a Perl API for interacting with and modifying content on webservers using the WebDAV protocol. Now you can LOCK, DELETE and PUT files and much more on a DAV-enabled webserver. HTTP::DAV is part of the PerlDAV project hosted at http://www...

COSIMO/HTTP-DAV-0.49 - 28 Nov 2018 17:01:57 UTC - Search in distribution

HTTP::DAV::Nginx - Client library for Nginx WebDAV server River stage zero No dependents

NGINX "supports" WebDAV by means of a module, but this support is incomplete: it only handles the WebDAV methods PUT, DELETE, MKCOL, COPY, and MOVE, and leaves the necessary OPTIONS and PROPFIND (and the optional LOCK, UNLOCK, and PROPPATCH) methods ...

JUNKER/HTTP-DAV-Nginx-0.1.6 - 11 Nov 2011 20:53:22 UTC - Search in distribution

HTTP::DAV::Browse - browse the WebDAV tree River stage zero No dependents

For the moment HTTP::DAV::Browse allows to list WebDAV folders and gather detailed information (properties) about the files inside. Can be used on Subversion WebDAV repositories. NOTE: for our https+password protected Subversion repository, I hat to ...

JKUTEJ/HTTP-DAV-Browse-0.05 - 14 Oct 2010 14:05:02 UTC - Search in distribution
  • hdb-build-tarballs - discover Subversion tags/ folders and build tarballs from the lastes tag inside

HTTP::DAV::Xythos - Subclass of HTTP::DAV which adds support for Xythos Ticket authentication. River stage zero No dependents

Xythos is an enterprise web-based document management server that supports WebDAV. Tickets are a feature of Xythos that allow users to share content with only a URL and an optional password. You cannot authenticate directly to Xythos' WebDAV location...

JESSSSST/HTTP-DAV-Xythos-1.101180 - 28 Apr 2010 20:31:03 UTC - Search in distribution

Net::Async::HTTP::DAV - support for WebDAV over Net::Async::HTTP River stage zero No dependents

Does some very basic WebDAV stuff. See <http://www.webdav.org/specs/rfc2518.html>. Highly experimental, no documentation, see examples/ in source distribution. API is likely to change....

TEAM/Net-Async-HTTP-DAV-0.001 - 16 Aug 2014 12:56:49 UTC - Search in distribution

HTTP::DAVServer - allows you to write server-side functions to accept, process and respond to WebDAV client requests. WebDAV - RFC 2518 - is a protocol which allows clients to manipulate files on a remote server using HTTP. River stage zero No dependents

JLAWRENC/HTTP-DAVServer-0.2 - 05 Apr 2003 23:50:44 UTC - Search in distribution

Net::DAV::Server - Provide a DAV Server River stage one • 2 direct dependents • 4 total dependents

This module provides a WebDAV server. WebDAV stands for "Web-based Distributed Authoring and Versioning". It is a set of extensions to the HTTP protocol which allows users to collaboratively edit and manage files on remote web servers. Net::DAV::Serv...

CPANEL/Net-DAV-Server-1.305 - 10 Apr 2013 20:21:35 UTC - Search in distribution

Net::DAVTalk - Interface to talk to DAV servers River stage one • 2 direct dependents • 4 total dependents

BRONG/Net-DAVTalk-0.22 - 14 Mar 2022 16:35:57 UTC - Search in distribution

Input River stage three • 155 direct dependents • 183 total dependents

This chapter discusses mod_perl's input and output filter handlers. If all you need is to lookup the filtering API proceed directly to the "Apache2::Filter" and "Apache2::FilterRec" manpages....

SHAY/mod_perl-2.0.13 - 21 Oct 2023 10:32:29 UTC - Search in distribution

apc2svn - Import APC into subversion with resume-where-it-left-off River stage zero No dependents

Apply Rafael's perlpatch2svn to all diffs in APC skipping already applied patches. An initial run of this script took on my 1 GHz Athlon about 12 hours. Update 2003-09: 17 hours with my Athlon 2800. Yes, subversion is getting slower. We assume, our c...

ANDK/Perl-Repository-APC-2.002001 - 26 Mar 2011 17:02:32 UTC - Search in distribution

Cal::DAV - a CalDAV client River stage one • 1 direct dependent • 1 total dependent

"Cal::DAV" is actually a very thin wrapper round "HTTP::DAV" and "Data::ICal" but it may gain more functionality later and, in the mean time, serves as something that...

SIMONW/Cal-DAV-0.6 - 29 Nov 2007 16:57:27 UTC - Search in distribution

File::DirSync - Syncronize two directories rapidly River stage zero No dependents

File::DirSync will make two directories exactly the same. The goal is to perform this syncronization process as quickly as possible with as few stats and reads and writes as possible. It usually can perform the syncronization process within a few mil...

BBB/File-DirSync-1.22 - 27 Aug 2007 16:46:03 UTC - Search in distribution

Buscador - a dynamic mail archiver with a twist River stage one • 1 direct dependent • 1 total dependent

Buscador is web based mail archival and retrieval tool based around the concept of Intertwingle : http://www.mozilla.org/blue-sky/misc/199805/intertwingle.html In essence it provides a variety of different views on the mail using a system of plugins....

SIMONW/Buscador-0.2 - 18 Feb 2005 17:11:47 UTC - Search in distribution

MogileFS::Client - Client library for the MogileFS distributed file system. River stage two • 6 direct dependents • 10 total dependents

This module is a client library for the MogileFS distributed file system. The class method 'new' creates a client object against a particular mogilefs tracker and domain. This object may then be used to store and retrieve content easily from MogileFS...

DORMANDO/MogileFS-Client-1.17 - 08 Aug 2013 03:38:36 UTC - Search in distribution

Apache2::API::Status - Apache2 Status Codes River stage one • 1 direct dependent • 2 total dependents

This module allows to get the localised version of the HTTP status for a given code for currently supported languages: fr_FR (French), en_GB (British English) and ja_JP (Japanese), de_DE (German), ko_KR (Korean), ru_RU (Russian), zh_CN (simplified Ch...

JDEGUEST/Apache2-API-v0.3.0 - 10 Apr 2024 07:00:28 UTC - Search in distribution

HTTP::GHTTP - Perl interface to the gnome ghttp library River stage one • 1 direct dependent • 1 total dependent

This is a fairly low level interface to the Gnome project's libghttp, which allows you to process HTTP requests to HTTP servers. There also exists a slightly higher level interface - a simple get() function which takes a URI as a parameter. This is n...

MSERGEANT/HTTP-GHTTP-1.07 - 25 Mar 2002 09:26:36 UTC - Search in distribution

Test::AutomationFramework - Test Automation Framework (TAF) River stage zero No dependents

YWANGPERL/Test-AutomationFramework-0.060.04 - 06 Dec 2013 07:28:04 UTC - Search in distribution

CalDAV::Simple - a simple interface to calendar services via a subset of CalDAV River stage zero No dependents

This is a ALPHA quality module for talking to a CalDAV server. Currently it just provides an interface for getting tasks and deleting individual tasks. This distribution is currently a lash-up: I hacked together something to solve a problem. It does ...

NEILB/CalDAV-Simple-0.01 - 20 May 2015 22:03:16 UTC - Search in distribution

Locales::DB::Docs::PluralForms - plural form details reference for all included locales River stage one • 5 direct dependents • 7 total dependents

CLDR defines a set of broad plural categories and rules <http://unicode.org/repos/cldr-tmp/trunk/diff/supplemental/language_plur al_rules.html> that determine which category any given number will fall under. Locales allows you to determine the plural...

DMUEY/Locales-0.34 - 15 Jan 2016 22:28:58 UTC - Search in distribution

SharePoint::SOAPHandler - Perl extension for providing a Sharepoint connecter instance for CopyTree::VendorProof. River stage zero No dependents

SharePoint::SOAPHandler provides different types of methods. First, it provides connection methods to allow us to connect to sharepoint. These connection methods that you see in the SYNOPSIS are pretty self explanatory. Second, SharePoint::SOAPHandle...

DBMOLESTA/SharePoint-SOAPHandler-0.0013 - 07 Jun 2012 23:35:14 UTC - Search in distribution
35 results (0.049 seconds)